openbsd-ports/x11/xco/Makefile
espie 46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00

24 lines
505 B
Makefile

# $OpenBSD: Makefile,v 1.8 2000/10/22 15:43:58 espie Exp $
DISTNAME= xco
PKGNAME= xco-1.3
CATEGORIES= x11
NEED_VERSION= 1.305
MASTER_SITES= ftp://ftp.cs.purdue.edu/pub/bingle/
MAINTAINER= ports@openbsd.org
LICENSE_TYPE= BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= imake
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/xco
${INSTALL_DATA} ${FILESDIR}/copyright ${PREFIX}/share/doc/xco
.include <bsd.port.mk>