1c2fc9212e
so start putting myself in on stuff I explicitly want to maintain...
11 lines
280 B
Makefile
11 lines
280 B
Makefile
# $OpenBSD: Makefile,v 1.5 2012/01/28 11:20:52 espie Exp $
|
|
|
|
COMMENT = ckeditor plugin for easy links
|
|
MAINTAINER = Marc Espie <espie@openbsd.org>
|
|
|
|
DISTNAME = ckeditor_link-6.x-2.2
|
|
PKGNAME = drupal6-ckeditor-link-2.2
|
|
RUN_DEPENDS = www/drupal6/CKeditor>=1.2
|
|
|
|
.include <bsd.port.mk>
|