add HOMEPAGE
This commit is contained in:
parent
ef2ebb0512
commit
968af2efce
@ -1,16 +1,16 @@
|
|||||||
# $OpenBSD: Makefile,v 1.2 2000/07/08 18:11:23 espie Exp $
|
# $OpenBSD: Makefile,v 1.3 2000/07/08 18:19:49 brad Exp $
|
||||||
|
|
||||||
DISTNAME= motif
|
DISTNAME= motif
|
||||||
PKGNAME= openmotif-2.1.30
|
PKGNAME= openmotif-2.1.30
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
NEED_VERSION= 1.310
|
NEED_VERSION= 1.310
|
||||||
|
|
||||||
MASTER_SITES= ftp://openmotif.opengroup.org/pub/openmotif/R2.1.30/tars/ \
|
MASTER_SITES= ftp://openmotif.opengroup.org/pub/openmotif/R2.1.30/tars/ \
|
||||||
ftp://ftp.opengroup.org/pub/openmotif/R2.1.30/tars/ \
|
ftp://ftp.opengroup.org/pub/openmotif/R2.1.30/tars/ \
|
||||||
ftp://ftp.isca.uiowa.edu/pub/mirrors/openmotif/tars
|
ftp://ftp.isca.uiowa.edu/pub/mirrors/openmotif/tars
|
||||||
|
|
||||||
DISTFILES= openmotif2.1.30.tar.gz
|
DISTFILES= openmotif2.1.30.tar.gz
|
||||||
|
|
||||||
|
HOMEPAGE= http://www.opengroup.org/openmotif/
|
||||||
|
|
||||||
MAINTAINER= smcho@tsp.korea.ac.kr
|
MAINTAINER= smcho@tsp.korea.ac.kr
|
||||||
|
|
||||||
PERMIT_PACKAGE_CDROM= Unclear
|
PERMIT_PACKAGE_CDROM= Unclear
|
||||||
@ -86,4 +86,3 @@ post-install:
|
|||||||
# You don't want to use the vanilla configuration files in the DISTFILE.
|
# You don't want to use the vanilla configuration files in the DISTFILE.
|
||||||
# The distributed config files do not know what OpenBSD is.
|
# The distributed config files do not know what OpenBSD is.
|
||||||
XCONFIGF!= ls /usr/X11R6/lib/X11/config/* | grep -v '\(Motif\|cde\|\/site.def\)'
|
XCONFIGF!= ls /usr/X11R6/lib/X11/config/* | grep -v '\(Motif\|cde\|\/site.def\)'
|
||||||
|
|
||||||
|
@ -11,11 +11,5 @@ Here is what you might ask. (excerpted from The Open Group FAQ)
|
|||||||
the OSI's Open Source Definition. Motif is made available under
|
the OSI's Open Source Definition. Motif is made available under
|
||||||
the standard Open Group software licenses and requires the payment
|
the standard Open Group software licenses and requires the payment
|
||||||
of source code and royalty fees.
|
of source code and royalty fees.
|
||||||
|
|
||||||
Does this answer your question?
|
|
||||||
I recommend you to visit http://www.motifzone.org for more information
|
|
||||||
about Motif.
|
|
||||||
|
|
||||||
p.s. Some ports with GNU configure do not know that Motif 2.1 requires
|
WWW: ${HOMEPAGE}
|
||||||
-lXp. In that case, you need to edit Makefile after configure, or,
|
|
||||||
hack configure(.in) before configure.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user