From 94105bca125e0ac414db212cb79fae3d10e52321 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sun, 9 Apr 1995 06:11:17 +0000 Subject: Another round of Makefile updates, editors version. --- editors/uemacs/Makefile | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'editors/uemacs/Makefile') diff --git a/editors/uemacs/Makefile b/editors/uemacs/Makefile index 022b03d81bd2..cf05fd63ab31 100644 --- a/editors/uemacs/Makefile +++ b/editors/uemacs/Makefile @@ -3,18 +3,24 @@ # Date created: 16 Jan 1995 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # +# $Id:$ +# DISTNAME= uemacs -MASTER_SITES= ftp://midas.mgmt.purdue.edu/pub/ue312/ +PKGNAME= uemacs-3.12 CATEGORIES+= editors -PATCH_STRIP= -p1 +MASTER_SITES= ftp://midas.mgmt.purdue.edu/pub/ue312/ DISTFILES= ue312dev.zip + EXEC_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +NO_WRKSUBDIR= yes +PATCH_STRIP= -p1 + # one weakness of the ports scheme: it doesn't allow arguments # to ${EXTRACT_CMD} after the filename, which is required for unzip. -NO_WRKSUBDIR= yes +# Satoshi: it does now, so please update it when you see this.... :) pre-extract: exec_depends @echo "===> Extracting for ${DISTNAME}" -- cgit v1.2.3