mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
- Unbreak by providing a few working master sites
- Define LICENSE (GPLv2+) while here PR: 242622
This commit is contained in:
parent
bcfa558faa
commit
73c588d1c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520433
1 changed files with 4 additions and 3 deletions
|
@ -5,13 +5,14 @@ PORTNAME= cdrkit
|
|||
PORTVERSION= 1.1.11
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://cdrkit.org/releases/ \
|
||||
http://debburn.alioth.debian.org/
|
||||
MASTER_SITES= http://ponce.cc/slackware/sources/repo/ \
|
||||
http://vault.101011010.xyz/distfiles/ \
|
||||
http://freebsd.nsu.ru/distfiles/
|
||||
|
||||
MAINTAINER= jharris@widomaker.com
|
||||
COMMENT?= Command-line CD/DVD writing suite
|
||||
|
||||
BROKEN= unfetchable
|
||||
LICENSE= GPLv2+
|
||||
|
||||
RUN_DEPENDS?= ${PORTNAME}-genisoimage>0:sysutils/genisoimage
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue