18c6c7ef73
- Reset MAINTAINER to ports@ (the port is outdated and doesn't need to be part of the main infrastructure). Noticed by: YAPHR [1]
20 lines
459 B
Makefile
20 lines
459 B
Makefile
# New ports collection makefile for: linux-gnomelibs
|
|
# Date created: 01/09/18
|
|
# Whom: taoka@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= gnomelibs
|
|
PORTVERSION= 1.2.8
|
|
PORTREVISION= 4
|
|
CATEGORIES= x11 linux
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= RPM of gnome-libs
|
|
|
|
RPM_SET= gnome-libs-${PORTVERSION}-11.${ARCH}.rpm
|
|
|
|
.include "../../x11-toolkits/linux-gtk/Makefile"
|
|
|
|
MASTER_SITES+= ftp://ftp.redhat.com/pub/redhat/linux/7.1/en/os/${ARCH}/RedHat/RPMS/
|