openbsd-ports/x11/xaniroc/Makefile

31 lines
704 B
Makefile
Raw Normal View History

1998-05-19 01:43:53 -04:00
# OpenBSD makefile for: xaniroc
# Version required: 0.3
# Date created: May 19 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.8 2000/10/22 15:43:56 espie Exp $
1998-05-19 01:43:53 -04:00
#
DISTNAME= xaniroc
PKGNAME= xaniroc-1.02
CATEGORIES= x11
NEED_VERSION= 1.305
1998-05-19 01:43:53 -04:00
MASTER_SITES= ftp://ftp.freebird.org/unixware/freebird/x11/utils/ \
ftp://sunsite.cnlab-switch.ch/mirror/novell/freebird/x11/utils/
EXTRACT_SUFX= .src.tar.Z
MAINTAINER= ports@openbsd.org
1998-05-19 01:43:53 -04:00
2000-02-12 03:41:07 -05:00
LICENSE_TYPE= NONE
2000-06-02 11:01:18 -04:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 03:41:07 -05:00
CONFIGURE_STYLE= imake
1998-05-19 01:43:53 -04:00
post-extract:
mv ${WRKSRC}/manpage.1 ${WRKSRC}/xaniroc.man
1998-05-19 01:43:53 -04:00
.include <bsd.port.mk>