mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
21 lines
364 B
Makefile
21 lines
364 B
Makefile
# New ports collection makefile for: elm
|
|
# Version required: 2.4
|
|
# Date created: 14 October 1994
|
|
# Whom: piero
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= elm2.4
|
|
PKGNAME= elm-2.4
|
|
CATEGORIES+= mail
|
|
MASTER_SITES= ftp://dsinc.myxa.com/pub/elm/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
WRKDIR= work
|
|
NO_WRKSUBDIR= yes
|
|
IS_INTERACTIVE= yes
|
|
NO_PACKAGE= yes
|
|
|
|
.include <bsd.port.mk>
|