Master site/home page update; seen on FreeBSD.

This commit is contained in:
naddy 2002-10-25 23:57:10 +00:00
parent edf4ef642a
commit ebd06ee11c
2 changed files with 11 additions and 7 deletions

View File

@ -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:

View File

@ -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}