mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
16b919e606
Approved by: portmgr (marcus)
19 lines
382 B
Makefile
19 lines
382 B
Makefile
# New ports collection makefile for: linux-libglade
|
|
# Date created: 2001.02.08
|
|
# Whom: taoka@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= libglade
|
|
PORTVERSION= 0.14
|
|
PORTREVISION= 3
|
|
CATEGORIES= devel linux
|
|
|
|
MAINTAINER= freebsd-emulation@FreeBSD.org
|
|
COMMENT= RPM of libglade
|
|
|
|
RPM_SET= libglade-${PORTVERSION}-3.${ARCH}.rpm
|
|
|
|
.include "../../x11-toolkits/linux-gtk/Makefile"
|