21 lines
467 B
Makefile
Raw Normal View History

2004-11-30 01:06:33 +00:00
# $OpenBSD: Makefile,v 1.14 2004/11/30 01:06:33 espie Exp $
COMMENT= "programs and library for the 'X-face' mail and news header"
DISTNAME= compface
PKGNAME= compface-1.0
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.xemacs.org/pub/xemacs/aux/
2000-03-17 00:53:48 +00:00
PERMIT_PACKAGE_CDROM= "no fee"
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= "no fee"
PERMIT_DISTFILES_FTP= Yes
2004-11-30 01:06:33 +00:00
WANTLIB= c
2000-03-17 00:53:48 +00:00
2000-10-24 22:23:17 +00:00
MAINTAINER= Hans-Guenter Weigand <hgw@d1906.inka.de>
2002-10-27 00:03:16 +00:00
NO_REGRESS= Yes
.include <bsd.port.mk>