19 lines
352 B
Makefile
19 lines
352 B
Makefile
# $OpenBSD: Makefile,v 1.9 2000/04/09 17:36:54 espie Exp $
|
|
#
|
|
|
|
DISTNAME= exmh-1.6.9
|
|
CATEGORIES= mail tk80
|
|
FAKE=No
|
|
IGNORE= "has been superseded by exmh2"
|
|
MIRROR_DISTFILE=no
|
|
|
|
MAINTAINER= ports@openbsd.org
|
|
|
|
LICENSE_TYPE= NONE
|
|
PERMIT_PACKAGE_CDROM= YES
|
|
PERMIT_PACKAGE_FTP= YES
|
|
PERMIT_DISTFILES_CDROM= YES
|
|
PERMIT_DISTFILES_FTP= YES
|
|
|
|
.include <bsd.port.mk>
|