import gnome-common 2.20.0
This is a collection of automake macros used for developing new GNOME 2.0 applications
This commit is contained in:
parent
8f21adb575
commit
e972644af5
20
x11/gnome/common/Makefile
Normal file
20
x11/gnome/common/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/03/15 09:29:46 jasper Exp $
|
||||
|
||||
COMMENT= common automake macros for GNOME 2
|
||||
|
||||
GNOME_PROJECT= gnome-common
|
||||
GNOME_VERSION= 2.20.0
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= x11/gnome
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gnome-common
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/gnome-common
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/gnome/common/distinfo
Normal file
5
x11/gnome/common/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (gnome/gnome-common-2.20.0.tar.bz2) = ieR2d/tyaVx10s76yE/58Q==
|
||||
RMD160 (gnome/gnome-common-2.20.0.tar.bz2) = E3R+W4FwjlEcuOc+lu36eUAl+gc=
|
||||
SHA1 (gnome/gnome-common-2.20.0.tar.bz2) = j8nurN9rd9jm0XNZebvD1nj0nZU=
|
||||
SHA256 (gnome/gnome-common-2.20.0.tar.bz2) = DoB8/nSmhMSUoJSbf5bSMWYPMjJTqJBT4+wyxPUYyNk=
|
||||
SIZE (gnome/gnome-common-2.20.0.tar.bz2) = 64309
|
2
x11/gnome/common/pkg/DESCR
Normal file
2
x11/gnome/common/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This is a collection of automake macros used for developing new
|
||||
GNOME 2.0 applications
|
12
x11/gnome/common/pkg/PLIST
Normal file
12
x11/gnome/common/pkg/PLIST
Normal file
@ -0,0 +1,12 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/03/15 09:29:46 jasper Exp $
|
||||
bin/gnome-autogen.sh
|
||||
bin/gnome-doc-common
|
||||
share/aclocal/
|
||||
share/aclocal/gnome-common.m4
|
||||
share/aclocal/gnome-compiler-flags.m4
|
||||
share/doc/gnome-common/
|
||||
share/doc/gnome-common/README
|
||||
share/gnome-common/
|
||||
share/gnome-common/data/
|
||||
share/gnome-common/data/omf.make
|
||||
share/gnome-common/data/xmldocs.make
|
Loading…
Reference in New Issue
Block a user