diff options
-rw-r--r-- | russian/elm.language/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/russian/elm.language/Makefile b/russian/elm.language/Makefile index 8083b48..9b9f1a0 100644 --- a/russian/elm.language/Makefile +++ b/russian/elm.language/Makefile @@ -2,13 +2,16 @@ # Date created: 2 Dec 1995 # Whom: ache # -# $Id: Makefile,v 1.2 1996/02/26 01:04:20 ache Exp $ +# $Id: Makefile,v 1.3 1996/02/26 01:41:34 ache Exp $ # PKGNAME= ru-elm CATEGORIES+= russian mail + RUN_DEPENDS+= elm:${PORTSDIR}/mail/elm + MAINTAINER= ache@FreeBSD.org + NO_EXTRACT= YES NO_WRKDIR= YES NO_CONFIGURE= YES |