Master site/home page update; seen on FreeBSD.
This commit is contained in:
parent
edf4ef642a
commit
ebd06ee11c
@ -1,22 +1,24 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2002/03/21 20:46:26 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2002/10/25 23:57:10 naddy Exp $
|
||||
|
||||
COMMENT= "full screen simple editor"
|
||||
|
||||
DISTNAME= uemacs
|
||||
PKGNAME= uemacs-4.0
|
||||
CATEGORIES= editors
|
||||
NEED_VERSION= 1.515
|
||||
MASTER_SITES= ftp://aquest.com/pub/uemacs400/disk2/
|
||||
DISTFILES= ue400dev.zip
|
||||
EXTRACT_SUFX= .zip
|
||||
|
||||
EXTRACT_CASES= *.zip) ${UNZIP} -Laq ${FULLDISTDIR}/$$archive -d ${WRKDIR};;
|
||||
HOMEPAGE= http://uemacs.tripod.com/
|
||||
|
||||
PERMIT_PACKAGE_CDROM= "weird no fee license"
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= "wierd no fee license"
|
||||
PERMIT_DISTFILES_CDROM= "weird no fee license"
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE} \
|
||||
ftp://aquest.com/pub/uemacs400/disk2/
|
||||
DISTFILES= ue400dev.zip
|
||||
|
||||
EXTRACT_CASES= *.zip) ${UNZIP} -Laq ${FULLDISTDIR}/$$archive -d ${WRKDIR};;
|
||||
|
||||
WRKDIST= ${WRKDIR}
|
||||
|
||||
pre-patch:
|
||||
|
@ -15,3 +15,5 @@ word processing documents are all possible at the same time.
|
||||
editing easier. These include commands for string searching and
|
||||
replacing, paragraph reformatting and deleting, automatic word wrapping,
|
||||
word move and deletes, easy case controlling, and automatic word counts.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
Loading…
Reference in New Issue
Block a user