Created
December 7, 2012 03:21
-
-
Save kentfredric/4230499 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Kent Fredric <kentnl@cpan.org> | |
# Previous Maintainer: yugrotavele <yugrotavele at archlinux dot us> | |
_perl_distname=Acme-Damn | |
_perl_author=IBB | |
_perl_version=0.05 | |
pkgdesc="'Unbless' Perl objects" | |
depends=('perl') | |
checkdepends=('perl-test-exception' 'perl-test-simple') | |
pkgver=0.05 | |
pkgrel=3 | |
arch=('i686' 'x86_64') | |
options=(!emptydirs) | |
#<<perl-module>> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment