9 lines
202 B
Makefile
9 lines
202 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2004/01/15 01:16:20 jolan Exp $
|
|
|
|
COMMENT= "time-managing application for xfce4"
|
|
DISTNAME= xfcalendar-0.1.5
|
|
|
|
LIB_DEPENDS+= dbh.1.0.::databases/dbh
|
|
|
|
.include <bsd.port.mk>
|