minor cleanups by maintainer Sebastian Stark and me:

- better COMMENT/DESCR, mention edonkey_gui existance
- PERMIT_* to "no license" to be more clear
This commit is contained in:
pvalchev 2002-12-22 20:19:00 +00:00
parent 5667692e5d
commit 440ba95829
2 changed files with 9 additions and 10 deletions

View File

@ -1,29 +1,25 @@
# $OpenBSD: Makefile,v 1.3 2002/05/27 16:14:58 pvalchev Exp $
# $OpenBSD: Makefile,v 1.4 2002/12/22 20:19:00 pvalchev Exp $
ONLY_FOR_ARCHS= i386
COMMENT= "file-sharing client"
COMMENT= "file-sharing client (core)"
DISTNAME= donkey_s
PKGNAME= edonkey-16.16.59p1
CATEGORIES= net
NEED_VERSION= 1.525
HOMEPAGE= http://www.edonkey2000.com/
MAINTAINER= Sebastian Stark <seb@todesplanet.de>
# I don't know, there's no license.
PERMIT_PACKAGE_CDROM= "Shareware"
PERMIT_PACKAGE_FTP= "Shareware"
PERMIT_DISTFILES_CDROM= "Shareware"
PERMIT_DISTFILES_FTP= "Shareware"
PERMIT_PACKAGE_CDROM= "No license"
PERMIT_PACKAGE_FTP= "No license"
PERMIT_DISTFILES_CDROM= "No license"
PERMIT_DISTFILES_FTP= "No license"
MASTER_SITES= ${HOMEPAGE}files/
EXTRACT_SUFX= .gz
NO_BUILD= Yes
NO_REGRESS= Yes
BUILD_DEPENDS= :redhat_base->=6.2*:emulators/redhat/base
STRIPCMD= /emul/linux/usr/bin/strip

View File

@ -1,3 +1,6 @@
eDonkey2000 allows you to share and trade any type of file.
This is the eDonkey 'core'. You can use this program with a spartanic
commandline or install edonkey-gui to control it remotely.
WWW: ${HOMEPAGE}