freebsd-ports/devel/linux-libglade/Makefile

19 lines
378 B
Makefile
Raw Normal View History

2001-02-12 17:40:05 +01:00
# New ports collection makefile for: linux-libglade
# Date created: 2001.02.08
# Whom: taoka@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= libglade
PORTVERSION= 0.14
PORTREVISION= 1
2001-02-12 17:40:05 +01:00
CATEGORIES= devel linux
MAINTAINER= ports@FreeBSD.org
2003-02-20 20:31:37 +01:00
COMMENT= RPM of libglade
RPM_SET= libglade-${PORTVERSION}-3.${MACHINE_ARCH}.rpm
2001-02-12 17:40:05 +01:00
.include "../../x11-toolkits/linux-gtk/Makefile"