2001-11-07 18:35:52 +01:00
|
|
|
# New ports collection makefile for: linux-gnomelibs
|
|
|
|
# Date created: 01/09/18
|
|
|
|
# Whom: taoka@FreeBSD.org
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= gnomelibs
|
2002-08-03 12:11:22 +02:00
|
|
|
PORTVERSION= 1.2.8
|
2005-11-20 15:54:05 +01:00
|
|
|
PORTREVISION= 4
|
2001-11-07 18:35:52 +01:00
|
|
|
CATEGORIES= x11 linux
|
|
|
|
|
2005-11-20 15:54:05 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 20:31:37 +01:00
|
|
|
COMMENT= RPM of gnome-libs
|
2001-11-07 18:35:52 +01:00
|
|
|
|
2005-08-06 22:23:29 +02:00
|
|
|
RPM_SET= gnome-libs-${PORTVERSION}-11.${ARCH}.rpm
|
2001-11-07 18:35:52 +01:00
|
|
|
|
|
|
|
.include "../../x11-toolkits/linux-gtk/Makefile"
|
|
|
|
|
2005-08-06 22:23:29 +02:00
|
|
|
MASTER_SITES+= ftp://ftp.redhat.com/pub/redhat/linux/7.1/en/os/${ARCH}/RedHat/RPMS/
|