mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix MASTER_SITES
- Add LICENSE PR: 160074 Submitted by: Ports Fury
This commit is contained in:
parent
0829e5457a
commit
97252feec2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280439
1 changed files with 4 additions and 4 deletions
|
@ -9,14 +9,14 @@ PORTNAME= ascd
|
|||
PORTVERSION= 0.13.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio afterstep windowmaker
|
||||
MASTER_SITES= http://worldserver.oleane.com/rsn/Archives/
|
||||
DISTFILES= ${DISTNAME}-src.tgz ${DATAFILES}
|
||||
MASTER_SITES= http://www.sourcefiles.org/Multimedia/Audio_CD/Other_X11/ \
|
||||
AFTERSTEP/stable/rpms/misc-tarballs/:theme
|
||||
DISTFILES= ${DISTNAME}-src.tgz ${DATAFILES}:theme
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A dockable cd player for AfterStep or WindowMaker
|
||||
|
||||
DEPRECATED= No more public distfiles
|
||||
EXPIRATION_DATE= 2011-09-01
|
||||
LICENSE= BSD
|
||||
|
||||
LIB_DEPENDS= workman.1:${PORTSDIR}/audio/libworkman
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue