1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/mail/majorcool/Makefile

26 lines
486 B
Makefile
Raw Normal View History

# New ports collection makefile for: majorcool
# Date created: Wed Aug 13 18:34:14 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
1999-08-25 06:51:17 +00:00
# $FreeBSD$
#
2000-04-13 20:01:08 +00:00
PORTNAME= majorcool
PORTVERSION= 1.3.2
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= andreas
MAINTAINER= ports@FreeBSD.org
NO_WRKSUBDIR= yes
NO_BUILD= yes
NO_PACKAGE= "Too many questions"
1998-12-01 21:36:27 +00:00
IS_INTERACTIVE= yes
1997-10-13 20:55:31 +00:00
USE_PERL5= yes
do-install:
( cd ${WRKSRC}; ${SH} Configure )
.include <bsd.port.mk>