freebsd-ports/graphics/diacanvas/Makefile

21 lines
424 B
Makefile
Raw Normal View History

# New ports collection makefile for: diacanvas
# Date created: 04 February 2000
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= diacanvas
PORTVERSION= 0.40.1
CATEGORIES= graphics gnome
MASTER_SITES= http://www.linuxstart.com/~arjan/diacanvas/download/
MAINTAINER= nakai@FreeBSD.org
USE_X_PREFIX= yes
2000-10-05 03:10:50 -04:00
USE_GNOME= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>