b1d0185e41
Approved by: portmgr (marcus)
20 lines
471 B
Makefile
20 lines
471 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= 3
|
|
CATEGORIES= x11 linux
|
|
|
|
MAINTAINER= freebsd-emulation@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/
|