Clean Makefile. Kill FAKE and use CONFIGURE_STYLE.
Add comment to package list.
This commit is contained in:
parent
08df720d4a
commit
3c85235921
@ -1,16 +1,10 @@
|
||||
# OpenBSD makefile for: xpostit
|
||||
# Version required: 3.3.1
|
||||
# Date created: 11 January 1998
|
||||
# Whom: Don Schmidt
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.7 2000/03/24 22:12:06 espie Exp $
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.8 2000/06/17 19:02:18 fgsch Exp $
|
||||
|
||||
DISTNAME= xpostit3.3.1
|
||||
PKGNAME= xpostit-3.3.1
|
||||
CATEGORIES= x11
|
||||
NEED_VERSION= 1.191
|
||||
#
|
||||
|
||||
# Not all servers archie could find actually still have it. Alas, some
|
||||
# servers only have the comp.sources.x version, with its distfile named
|
||||
# `part01.gz'.
|
||||
@ -18,15 +12,14 @@ NEED_VERSION= 1.191
|
||||
MASTER_SITES= ftp://ftp.hrz.th-darmstadt.de/pub/X11/R5contrib/
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= ports@OpenBSD.ORG
|
||||
MAINTAINER= ports@openbsd.org
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
FAKE= Yes
|
||||
USE_IMAKE= Yes
|
||||
CONFIGURE_STYLE= imake
|
||||
WRKDIST= ${WRKDIR}/xpostit
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2000/06/17 19:02:19 fgsch Exp $
|
||||
bin/xpostit
|
||||
lib/X11/app-defaults/XPostit
|
||||
lib/X11/app-defaults/XPostit-color
|
||||
|
Loading…
Reference in New Issue
Block a user