openbsd-ports/editors/uemacs/Makefile

24 lines
433 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.6 2000/02/10 23:14:30 espie Exp $
1998-06-10 02:50:54 -04:00
DISTNAME= uemacs
PKGNAME= uemacs-4.0
CATEGORIES= editors
1999-05-21 08:24:43 -04:00
MASTER_SITES= ftp://aquest.com/pub/uemacs400/disk2/
DISTFILES= ue400dev.zip
1998-06-10 02:50:54 -04:00
NO_CDROM= "NOFEE: may not charge for distribution"
1998-06-10 02:50:54 -04:00
NEED_VERSION= 1.191
1999-05-21 08:24:43 -04:00
1999-10-26 07:30:41 -04:00
MAINTAINER= ports@openbsd.org
1998-06-10 02:50:54 -04:00
EXTRACT_BEFORE_ARGS= -Laq
WRKDIST= ${WRKDIR}
1999-05-21 08:24:43 -04:00
USE_ZIP= yes
1998-06-10 02:50:54 -04:00
pre-patch:
cd ${WRKDIR} && cp -pR freebsd openbsd
1998-06-10 02:50:54 -04:00
.include <bsd.port.mk>